home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 49 / Amiga Format CD49 (2000-01-17)(Future Publishing)(GB)(Track 1 of 3)[!][issue 2000-02].iso / -serious- / misc / charmap / source / charmap.cd < prev    next >
Text File  |  1999-11-30  |  2KB  |  150 lines

  1. ;
  2. ; Catalog description for CharMap
  3. ; CharMap.cd
  4. ;
  5. ;
  6. MSG_WINTITLE (//)
  7. ISO Latin1 charset
  8. ;
  9. ; ***********************************************
  10. ; The strings for the 5 gadgets of the interface:
  11. ; ***********************************************
  12. MSG_STRGAD (//)
  13. String:
  14. ;
  15. MSG_COPY (//)
  16. Copy
  17. ;
  18. MSG_PASTE (//)
  19. Paste
  20. ;
  21. MSG_CLEAR (//)
  22. Clear
  23. ;
  24. MSG_NEWFONT (//)
  25. Font...
  26. ;
  27. ;
  28. ; *******************************************
  29. ; The menu labels ordered from top to bottom:
  30. ; *******************************************
  31. MSG_MENUTITLE (//)
  32. Project
  33. ;
  34. MSG_MENUFONTSCREEN (//)
  35. Screen font
  36. ;
  37. MSG_MENUTEXTFONT (//)
  38. Text font
  39. ;
  40. MSG_MENUCUSTOMFONT (//)
  41. Choose one...
  42. ;
  43. MSG_MENUCHARSET (//)
  44. Charset
  45. ;
  46. MSG_MENUASCII8 (//)
  47. 8bits ASCII
  48. ;
  49. MSG_MENUISOLATIN1 (//)
  50. ISO Latin1
  51. ;
  52. MSG_MENUSTDAMIGA (//)
  53. Amiga Standard
  54. ;
  55. MSG_MENUCLEARTXT (//)
  56. Clear text
  57. ;
  58. MSG_NEXTSCR (//)
  59. Next screen
  60. ;
  61. MSG_MENUABOUT (//)
  62. About...
  63. ;
  64. MSG_MENUICONOFY (//)
  65. Iconify
  66. ;
  67. MSG_MENUHIDE (//)
  68. Hide
  69. ;
  70. MSG_MENUQUIT (//)
  71. Quit
  72. ;
  73. ; *****************************
  74. ;  Error messages
  75. ; *****************************
  76. ;
  77. MSG_BADOS (//)
  78. Requires WB v36 or more.
  79. ;
  80. MSG_SCREENLOCK (//)
  81. The default public screen is locked!
  82. ;
  83. MSG_ERRMENUBAR (//)
  84. Unable to create menu bar!
  85. ;
  86. MSG_ERRLAYOUT (//)
  87. Error in the menu layout!
  88. ;
  89. MSG_FONTTOOBIG (//)
  90. The size of your font is too big.
  91. ;
  92. MSG_ERRGADGET (//)
  93. Unable to alloc gadgets ressoures.
  94. ;
  95. ; *******************************************
  96. ; Information strings for about and commodity
  97. ; *******************************************
  98. MSG_ABOUT (//)
  99. About
  100. ;
  101. MSG_ABOUTMSG (//)
  102. CharMap v" CHARMAP_VERSION "\n© T.Pierron\nFree software under GNU license\nProvide with no warranty!
  103. ;
  104. MSG_CONTINUE (//)
  105. Continue
  106. ;
  107. MSG_COMMONAME (//)
  108. CharMap
  109. ;
  110. MSG_DESCLINE1 (//)
  111. A little tool, enable you to display
  112. ;
  113. MSG_DESCLINE2 (//)
  114. the whole charset of a font
  115. ;
  116. ;
  117. ; ***********************************
  118. ; ASL font requester related messages
  119. ; ***********************************
  120. MSG_ASLTITLE (//)
  121. Choose your font
  122. ;
  123. MSG_NOASL (//)
  124. Unable to open the ASL requester!
  125. ;
  126. MSG_BUTTON1 (//)
  127. Choose
  128. ;
  129. MSG_BUTTON2 (//)
  130. Quit
  131. ;
  132. ;
  133. ; *********************************
  134. ; Popup information window messages
  135. ; *********************************
  136. MSG_CODE (//)
  137. Code:
  138. ;
  139. MSG_HEX (//)
  140. Hex:
  141. ;
  142. MSG_DEC (//)
  143. Dec:
  144. ;
  145. MSG_OCT (//)
  146. Oct:
  147. ;
  148. MSG_NOMEM (//)
  149. Not enough memory
  150.